UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

SLEM 5 must have the auditing package installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-261410 SLEM-05-653010 SV-261410r996645_rule Medium
Description
Without establishing what type of events occurred, the source of events, where events occurred, and the outcome of events, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack. Audit record content that may be necessary to satisfy this requirement includes, for example, time stamps, source and destination addresses, user/process identifiers, event descriptions, success/fail indications, filenames involved, and access control or flow control rules invoked. Associating event types with detected events in SLEM 5 audit logs provides a means of investigating an attack, recognizing resource utilization or capacity thresholds, or identifying an improperly configured SLEM 5.
STIG Date
SUSE Linux Enterprise Micro (SLEM) 5 Security Technical Implementation Guide 2024-06-04

Details

Check Text ( C-65139r996644_chk )
Verify SLEM 5 auditing package is installed with the following command:

> zypper info audit
Name : audit
Version : 2.8.5-3.2
Arch : X86_64
Vendor : SUSE LLC
Installed Size : 646.2 KiB
Installed : Yes (automatically)
Status : up-to-date

If the package "audit" is not installed on the system, this is a finding.
Fix Text (F-65047r996096_fix)
Install SLEM 5 auditing package with the following commands:

> sudo transactional-update pkg install audit
> sudo reboot